home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17234 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news-m01.ny.us.ibm.net!usenet
  2. From: John M McIntosh <johnmci@ibm.net>
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: Sun, 14 Apr 1996 10:44:31 -0700
  6. Organization: Smalltalk Consulting
  7. Message-ID: <3171397F.4C3F@ibm.net>
  8. References: <3134D499.653E@ix.netcom.com> <313613B2.136E@ksopk.sprint.com> <4i7qhl$ik6@cronkite.seas.gwu.edu> <4iuhi7$fmf@sundog.tiac.net> <4iumap$mn5@hustle.rahul.net> <31582A45.3742@vmark.com> <3163C031.4FB1@esec.ch> <3164888D.2B01@concentric.net> <4kbfn8$1bu@news1.is.net> <316971B0.FEF@amd.com> <Jan-1104960033370001@news.magmacom.com>
  9. NNTP-Posting-Host: slip166-72-130-106.ga.us.ibm.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Jan Steinman wrote:
  16. > Don't get me wrong, I'm one of the biggest ST fans around, but I wouldn't
  17. > suggest it for serious number-crunching, unless you're doing infinite
  18. > precision math, in which case it does okay -- not fabulous, but not bad.
  19. > Smalltalk's strength is productivity -- its run-time is usually "fast
  20. > enough." Don't use a hammer to drive screws!
  21.  
  22. Jan, I think you didn't clarify that that in Smalltalk you have number 
  23. objects like:
  24.  
  25. 9347592375907230957230945702397395729472947294757092374902388
  26.  
  27. or Fractions:
  28.  
  29. 230948729479/937593759272
  30.  
  31. or Decimals:
  32.  
  33. 924879274.9265924792s
  34.  
  35. Nice to have when you need them. It does make the Class library bigger, but 
  36. it sure beats having to create these numeric objects as part of your project 
  37. when you need them. 
  38.  
  39. Is it FAST? er perhaps. But I think you'll get an answer back before you can 
  40. code up a CORRECT version in Java/C/C++ Support issues are Vendor problems, 
  41. not yours, another bonus.
  42.  
  43.  
  44. -- 
  45. John M McIntosh
  46. 1-800-477-2659
  47. VisualWorks/VisualAge Corporate Smalltalk Consulting
  48.